home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 116
/
FreelogNo116-JuilletSeptembre2013.iso
/
Bureautique
/
ReplaceGenius
/
ReplaceGenius_Setup.exe
/
{app}
/
Help
/
style.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2007-11-26
|
3KB
|
119 lines
div.content {
width:600px;
padding: 16px;
padding-top: 0;
}
h1 {
background-color: #EEEEEE;
border-bottom-style: solid;
border-bottom-width: 1px;
border-color: #C0C0C0;
border-style: solid;
border-top-style: solid;
border-top-width: 1px;
border-width: 1px;
font-family: Verdana, Arial, Sans-Serif;
font-size: 18pt;
font-weight: normal;
margin-bottom: 16px;
margin-top: 24px;
padding-bottom: 8px;
padding-top: 8px;
padding: 4px;
text-align: center;
}
div.menu {
border-color: #000000;
font-family: Verdana, Arial, Sans-Serif;
font-size: 10pt;
margin: 8px;
padding: 4px;
text-align: left;
}
a {
color: #2222FF;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
p.menu {
background-color: #EEEEEE;
border-style: solid;
border-bottom-width: 1px;
border-color: #C0C0C0;
border-top-width: 1px;
border-width: 1px;
font-family: Verdana, Arial, Sans-Serif;
font-size: 10pt;
font-weight: bold;
margin-bottom: 0px;
margin-top: 8px;
padding-bottom: 4px;
padding-top: 4px;
padding: 4px;
text-align: center;
}
div.menuitems {
border-color: #C0C0C0;
border-style: solid;
border-top-style: none;
border-top-width: 0;
border-width: 1px;
padding: 8px;
margin-bottom: 16px;
}
code {
background-color: #F0F0FF;
border-bottom-style: solid;
border-width: 1px;
border-color: #D0D0DD;
border-style: solid;
padding: 1px;
text-align: center;
}
table.interface {
border-width: 1px 1px 1px 1px;
border-spacing: 2px;
border-style: dotted dotted dotted dotted;
border-color: red red red red;
border-collapse: collapse;
}
table.interface th {
border-width: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
border-style: dashed dashed dashed dashed;
border-color: red red red red;
}
table.interface td {
border-width: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
border-style: dashed dashed dashed dashed;
border-color: red red red red;
color: red;
font-family: Verdana, Arial, Sans-Serif;
font-size: 12pt;
font-weight: normal;
text-align: center;
vertical-align: middle;
font-weight: bolder;
}
table.interface td:hover {
background-color: #FFF0F0;
}